![]() | ![]() | ![]() | ![]() | ![]() |
When you read in a Google BigQuery table that contains a variable that is defined as a date data type, the date in SAS® might be different from what was stored in the database. This issue occurs in the following cases:
This issue occurs when you use BULKUNLOAD=YES to read in the table. The issue arises because SAS does not consider years divisible by 4000 as being leap years and the BigQuery database does.
The only workaround is to use BULKUNLOAD=NO to read in the table when you have dates with a year 4000 or later or outside of the range of dates that SAS supports.
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS/ACCESS Interface to Google BigQuery (on SAS Viya) | Linux for x64 | 2020.0.4 | 2020.1.2 | Viya | Viya |
SAS System | SAS/ACCESS Interface to Google BigQuery | Linux for x64 | 9.42 | 9.42 | 9.4 TS1M7 | 9.4 TS1M8 |